ASP.NET MVC Controls
Bind Method (ChartSeriesBaseBuilder<T,TControl,TBuilder>)

Bind data with the url of the action which is used for reading data.
Overload List
OverloadDescription
Bind(String)Bind data with the url of the action which is used for reading data.  
Bind(String,String)Bind data with specified x data field name and the url of the action which is used for reading data.  
Bind(String,String,String)Bind data with specified x data field name, value property and the url of the action which is used for reading data.  
Bind(IEnumerable<T>)Bind data with a data source.  
Bind(String,IEnumerable<T>)Bind data with specified x data field name and a data source.  
Bind(String,String,IEnumerable<T>)Bind data with specified x data field name and value property of the data source.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChartSeriesBaseBuilder<T,TControl,TBuilder> Class
ChartSeriesBaseBuilder<T,TControl,TBuilder> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback